projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05f55a0
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Mon, 18 Dec 2000 02:18:21 +0000
(
02:18
+0000)
committer
Miles Bader
<miles@gnu.org>
Mon, 18 Dec 2000 02:18:21 +0000
(
02:18
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4e52b84c2cdc8f75a4fdd3d73bc905e1e6ef362a..99beb9df8672e2c264f2ae53df95a34648241ac8 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2000-12-18 Miles Bader <miles@gnu.org>
+ * image-file.el (image-file-name-extensions): Add "pgm" and "ppm".
+
* textmodes/artist.el (artist-replace-chars, artist-replace-char):
Check that emacs-major-version is `=' to 20, not `>='.
(artist-replace-chars): Use `make-string' instead of a loop.